| ||||
| summary: resource | method | detail: method | |||
| Name | Description |
|---|---|
| {id} | Get representation of the client. |
| Name | Description |
|---|---|
| GET /admin/realms/{realm}/clients | List of clients belonging to this realm. |
| POST /admin/realms/{realm}/clients | Create a new client. |
GET /admin/realms/{realm}/clientsList of clients belonging to this realm.
| ||
POST /admin/realms/{realm}/clientsCreate a new client. Client client_id must be unique!
|
| ||||
| summary: resource | method | detail: method | |||